Xml Serialization and the [Obsolete] Attribute

Posted by Patrick Steele on February 1, 2011

I learned something new today: Starting with .NET 3.5, the XmlSerializer no longer serializes properties that are marked with the Obsolete attribute.  I can't say that I really agree with this.  Marking something Obsolete is supposed to be something for a developer to deal with in source code. ... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.